[INFO] cloning repository https://github.com/neural-runner/datafusion-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neural-runner/datafusion-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneural-runner%2Fdatafusion-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneural-runner%2Fdatafusion-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b41c49be6d5cdddabdeddab0710011556afd8e30
[INFO] fixing neural-runner/datafusion-server/b41c49be6d5cdddabdeddab0710011556afd8e30 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneural-runner%2Fdatafusion-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/neural-runner/datafusion-server
[INFO] finished tweaking git repo https://github.com/neural-runner/datafusion-server
[INFO] tweaked toml for git repo https://github.com/neural-runner/datafusion-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neural-runner/datafusion-server on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 591 packages to latest compatible versions
[INFO] [stderr]       Adding arrow v57.3.0 (available: v57.3.1)
[INFO] [stderr]       Adding arrow v58.3.0 (available: v59.0.0)
[INFO] [stderr]       Adding arrow-flight v58.3.0 (available: v59.0.0)
[INFO] [stderr]       Adding datafusion v53.1.0 (available: v54.0.0)
[INFO] [stderr]       Adding delta_kernel v0.20.0 (available: v0.25.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding object_store v0.12.5 (available: v0.14.0)
[INFO] [stderr]       Adding object_store v0.13.2 (available: v0.14.0)
[INFO] [stderr]       Adding pyo3 v0.28.3 (available: v0.29.0)
[INFO] [stderr]       Adding sqlx v0.8.6 (available: v0.9.0)
[INFO] [stderr]       Adding sysinfo v0.38.4 (available: v0.39.5)
[INFO] [stderr]       Adding tower-http v0.6.11 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf
[INFO] running `Command { std: "docker" "start" "4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating lib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zlib-rs v0.6.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking datafusion-doc v53.1.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling sqlparser_derive v0.5.0
[INFO] [stderr]    Compiling datafusion-macros v53.1.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking simple_logger v5.2.0
[INFO] [stderr]     Checking sqlparser v0.61.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking jsonpath-rust v1.0.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking liblzma v0.4.6
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking quick-xml v0.39.4
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking ron v0.12.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking config v0.15.24
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking datafusion-common-runtime v53.1.0
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking arrow-select v58.3.0
[INFO] [stderr]     Checking arrow-arith v58.3.0
[INFO] [stderr]     Checking arrow-row v58.3.0
[INFO] [stderr]     Checking arrow-ord v58.3.0
[INFO] [stderr]     Checking arrow-ipc v58.3.0
[INFO] [stderr]     Checking arrow-string v58.3.0
[INFO] [stderr]     Checking arrow-cast v58.3.0
[INFO] [stderr]     Checking axum-extra v0.12.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking arrow-json v58.3.0
[INFO] [stderr]     Checking arrow-csv v58.3.0
[INFO] [stderr]     Checking arrow v58.3.0
[INFO] [stderr]     Checking object_store v0.13.2
[INFO] [stderr]     Checking parquet v58.3.0
[INFO] [stderr]     Checking datafusion-common v53.1.0
[INFO] [stderr]     Checking datafusion-expr-common v53.1.0
[INFO] [stderr]     Checking datafusion-physical-expr-common v53.1.0
[INFO] [stderr]     Checking datafusion-functions-aggregate-common v53.1.0
[INFO] [stderr]     Checking datafusion-functions-window-common v53.1.0
[INFO] [stderr]     Checking datafusion-expr v53.1.0
[INFO] [stderr]     Checking datafusion-physical-expr v53.1.0
[INFO] [stderr]     Checking datafusion-execution v53.1.0
[INFO] [stderr]     Checking datafusion-functions v53.1.0
[INFO] [stderr]     Checking datafusion-functions-aggregate v53.1.0
[INFO] [stderr]     Checking datafusion-optimizer v53.1.0
[INFO] [stderr]     Checking datafusion-functions-window v53.1.0
[INFO] [stderr]     Checking datafusion-physical-plan v53.1.0
[INFO] [stderr]     Checking datafusion-physical-expr-adapter v53.1.0
[INFO] [stderr]     Checking datafusion-functions-nested v53.1.0
[INFO] [stderr]     Checking datafusion-sql v53.1.0
[INFO] [stderr]     Checking datafusion-session v53.1.0
[INFO] [stderr]     Checking datafusion-datasource v53.1.0
[INFO] [stderr]     Checking datafusion-pruning v53.1.0
[INFO] [stderr]     Checking datafusion-catalog v53.1.0
[INFO] [stderr]     Checking datafusion-datasource-json v53.1.0
[INFO] [stderr]     Checking datafusion-datasource-csv v53.1.0
[INFO] [stderr]     Checking datafusion-datasource-arrow v53.1.0
[INFO] [stderr]     Checking datafusion-datasource-parquet v53.1.0
[INFO] [stderr]     Checking datafusion-physical-optimizer v53.1.0
[INFO] [stderr]     Checking datafusion-catalog-listing v53.1.0
[INFO] [stderr]     Checking datafusion-functions-table v53.1.0
[INFO] [stderr]     Checking datafusion v53.1.0
[INFO] [stderr]     Checking datafusion-server v0.21.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Migrating lib/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed lib/src/context/session_manager.rs (2 fixes)
[INFO] [stderr]        Fixed lib/src/response/http_response.rs (1 fix)
[INFO] [stderr]        Fixed lib/src/response/handler/session.rs (2 fixes)
[INFO] [stderr]        Fixed lib/src/data_source/decoder/json_decoder.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/response/handler/data_source.rs:35:52
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let session_mgr = session_mgr.lock().await;
[INFO] [stdout]     |         -----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `session_mgr` calls a custom destructor
[INFO] [stdout]     |         `session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |         session_mgr.data_source_names(&session_id).await?,
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  36 |     ))
[INFO] [stdout]  37 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `session_mgr` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> lib/src/response/handler/data_source.rs:93:33
[INFO] [stdout]      |
[INFO] [stdout]   77 |       while let Some(mut field) = multipart
[INFO] [stdout]      |  ____________________---------____-
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   78 | |         .next_field()
[INFO] [stdout]   79 | |         .await
[INFO] [stdout]      | |          -----
[INFO] [stdout]      | |          |   |
[INFO] [stdout]      | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   93 |           while let Some(chunk) = field.chunk().await.map_err(|e| {
[INFO] [stdout]      |                          -----    ^------------------
[INFO] [stdout]      |                          |        |             |
[INFO] [stdout]      |                          |        |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                          |        |             up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                          |        |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                          |        |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |  ________________________|________`#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |  ________________________|________|
[INFO] [stdout]      |  ________________________|________|
[INFO] [stdout]      |  ________________________|________|
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]   94 | |             ResponseError::payload_too_large(format!(
[INFO] [stdout]   95 | |                 "Invalid multipart chunk, May be exceeds payload size limit: {e}"
[INFO] [stdout]   96 | |             ))
[INFO] [stdout]   97 | |         })? {
[INFO] [stdout]      | |           ^
[INFO] [stdout]      | |___________|
[INFO] [stdout]      | |___________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |___________up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |___________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |             up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   98 |               bytes_buffer.extend_from_slice(&chunk);
[INFO] [stdout]   99 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  106 | |         let locked_session_mgr = session_mgr.lock().await;
[INFO] [stdout]      | |             ------------------   ------------------------
[INFO] [stdout]      | |             |                    |                  |
[INFO] [stdout]      | |             |                    |                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |             |                    |                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |             |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `locked_session_mgr` calls a custom destructor
[INFO] [stdout]      | |             `locked_session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  110 | /                 locked_session_mgr
[INFO] [stdout]  111 | |                     .append_parquet_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  112 | |                     .await?;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  115 | /                 locked_session_mgr
[INFO] [stdout]  116 | |                     .append_json_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  117 | |                     .await?;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 | /                 locked_session_mgr
[INFO] [stdout]  121 | |                     .append_csv_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  122 | |                     .await?;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `locked_session_mgr` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/response/handler/data_source.rs:93:33
[INFO] [stdout]     |
[INFO] [stdout]  93 |           while let Some(chunk) = field.chunk().await.map_err(|e| {
[INFO] [stdout]     |                          -----    ^------------------
[INFO] [stdout]     |                          |        |             |
[INFO] [stdout]     |                          |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ________________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  94 | |             ResponseError::payload_too_large(format!(
[INFO] [stdout]  95 | |                 "Invalid multipart chunk, May be exceeds payload size limit: {e}"
[INFO] [stdout]  96 | |             ))
[INFO] [stdout]  97 | |         })? {
[INFO] [stdout]     | |           ^
[INFO] [stdout]     | |           |
[INFO] [stdout]     | |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |___________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  98 |               bytes_buffer.extend_from_slice(&chunk);
[INFO] [stdout]  99 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> lib/src/response/handler/data_source.rs:77:33
[INFO] [stdout]      |
[INFO] [stdout]   77 |         while let Some(mut field) = multipart
[INFO] [stdout]      |  ______________________---------____^
[INFO] [stdout]      | |  ____________________|____________|
[INFO] [stdout]      | | |                    |
[INFO] [stdout]      | | |                    `field` calls a custom destructor
[INFO] [stdout]      | | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   78 | | |         .next_field()
[INFO] [stdout]   79 | | |         .await
[INFO] [stdout]      | | |          -----
[INFO] [stdout]      | | |          |   |
[INFO] [stdout]      | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |            up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]   80 | |           .map_err(|e| ResponseError::request_validation(format!("Invalid multipart content: {e}")))?
[INFO] [stdout]      | |                                                                                                     ^
[INFO] [stdout]      | |                                                                                                     |
[INFO] [stdout]      | |                                                                                                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                                                                                                     up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_____________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                                                                                       up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |             let mut bytes_buffer = bytes::BytesMut::new();
[INFO] [stdout]      |                 ----------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `bytes_buffer` calls a custom destructor
[INFO] [stdout]      |                 `bytes_buffer` will be dropped later as of Edition 2024
[INFO] [stdout]   92 |
[INFO] [stdout]   93 |             while let Some(chunk) = field.chunk().await.map_err(|e| {
[INFO] [stdout]      |                            -----    -------------------
[INFO] [stdout]      |                            |        |             |
[INFO] [stdout]      |                            |        |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  106 |             let locked_session_mgr = session_mgr.lock().await;
[INFO] [stdout]      |                 ------------------   ------------------------
[INFO] [stdout]      |                 |                    |                  |
[INFO] [stdout]      |                 |                    |                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                 |                    |                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                 |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `locked_session_mgr` calls a custom destructor
[INFO] [stdout]      |                 `locked_session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  110 |   /                 locked_session_mgr
[INFO] [stdout]  111 |   |                     .append_parquet_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  112 |   |                     .await?;
[INFO] [stdout]      |   |                          -
[INFO] [stdout]      |   |__________________________|
[INFO] [stdout]      |   |__________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  115 |   /                 locked_session_mgr
[INFO] [stdout]  116 |   |                     .append_json_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  117 |   |                     .await?;
[INFO] [stdout]      |   |                          -
[INFO] [stdout]      |   |__________________________|
[INFO] [stdout]      |   |__________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |   /                 locked_session_mgr
[INFO] [stdout]  121 |   |                     .append_csv_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  122 |   |                     .await?;
[INFO] [stdout]      |   |                          -
[INFO] [stdout]      |   |__________________________|
[INFO] [stdout]      |   |__________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  131 |   |     }
[INFO] [stdout]      |   |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes_buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `locked_session_mgr` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/response/handler/session.rs:64:56
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let session_mgr = session_mgr.lock().await;
[INFO] [stdout]     |         -----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `session_mgr` calls a custom destructor
[INFO] [stdout]     |         `session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     Ok(axum::Json(session_mgr.session(&new_session_id).await?))
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  65 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `session_mgr` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/context/session.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |   #[async_trait]
[INFO] [stdout]     |                - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 168 |           let session = &mut self.read().await;
[INFO] [stdout]     |                              -----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 169 |           let catalog = session
[INFO] [stdout]     |               -------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `catalog` calls a custom destructor
[INFO] [stdout]     |               `catalog` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 | /         catalog
[INFO] [stdout] 174 | |             .schema(&catalog.schema_names()[0]) // just exists `public`
[INFO] [stdout] 175 | |             .unwrap()
[INFO] [stdout]     | |                     ^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |_____________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `catalog` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/context/session.rs:703:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 702 |             let context = &self.read().await.df_ctx;
[INFO] [stdout]     |                            -----------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 703 |             Ok(context.sql(sql).await?)
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/context/session_manager.rs:278:36
[INFO] [stdout]     |
[INFO] [stdout] 278 |             if let Some(context) = self.contexts.read().await.get(&session_id) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                    |                    |
[INFO] [stdout]     |                                    |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                    |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 279 |                 if context.expired().await {
[INFO] [stdout]     |                    -----------------------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 283 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/data_source/decoder/json_decoder.rs:865:12
[INFO] [stdout]     |
[INFO] [stdout] 780 |         let mut builder: Box<dyn ArrayBuilder> = match data_type {
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `builder` calls a custom destructor
[INFO] [stdout]     |             `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 865 |         Ok(builder.finish() as ArrayRef)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 866 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `builder` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> lib/src/data_source/decoder/json_decoder.rs:927:12
[INFO] [stdout]      |
[INFO] [stdout]  914 |         let mut builder: StringDictionaryBuilder<T> =
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `builder` calls a custom destructor
[INFO] [stdout]      |             `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  927 |         Ok(Arc::new(builder.finish()) as ArrayRef)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  928 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `builder` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-buffer-58.3.0/src/buffer/mutable.rs:1095:1
[INFO] [stdout]      |
[INFO] [stdout] 1095 | impl Drop for MutableBuffer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/response/handler/data_source.rs:35:52
[INFO] [stdout]     |
[INFO] [stdout]  32 |     let session_mgr = session_mgr.lock().await;
[INFO] [stdout]     |         -----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `session_mgr` calls a custom destructor
[INFO] [stdout]     |         `session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |         session_mgr.data_source_names(&session_id).await?,
[INFO] [stdout]     |                                                    ^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  36 |     ))
[INFO] [stdout]  37 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `session_mgr` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> lib/src/response/handler/data_source.rs:93:33
[INFO] [stdout]      |
[INFO] [stdout]   77 |       while let Some(mut field) = multipart
[INFO] [stdout]      |  ____________________---------____-
[INFO] [stdout]      | |                    |
[INFO] [stdout]      | |                    `field` calls a custom destructor
[INFO] [stdout]      | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   78 | |         .next_field()
[INFO] [stdout]   79 | |         .await
[INFO] [stdout]      | |          -----
[INFO] [stdout]      | |          |   |
[INFO] [stdout]      | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   93 |           while let Some(chunk) = field.chunk().await.map_err(|e| {
[INFO] [stdout]      |                          -----    ^------------------
[INFO] [stdout]      |                          |        |             |
[INFO] [stdout]      |                          |        |             this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                          |        |             up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                          |        |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                          |        |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |  ________________________|________`#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |  ________________________|________|
[INFO] [stdout]      |  ________________________|________|
[INFO] [stdout]      |  ________________________|________|
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        `chunk` calls a custom destructor
[INFO] [stdout]      | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]   94 | |             ResponseError::payload_too_large(format!(
[INFO] [stdout]   95 | |                 "Invalid multipart chunk, May be exceeds payload size limit: {e}"
[INFO] [stdout]   96 | |             ))
[INFO] [stdout]   97 | |         })? {
[INFO] [stdout]      | |           ^
[INFO] [stdout]      | |___________|
[INFO] [stdout]      | |___________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |___________up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |___________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |             up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   98 |               bytes_buffer.extend_from_slice(&chunk);
[INFO] [stdout]   99 | |         }
[INFO] [stdout]      | |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...    |
[INFO] [stdout]  106 | |         let locked_session_mgr = session_mgr.lock().await;
[INFO] [stdout]      | |             ------------------   ------------------------
[INFO] [stdout]      | |             |                    |                  |
[INFO] [stdout]      | |             |                    |                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      | |             |                    |                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |             |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      | |             `locked_session_mgr` calls a custom destructor
[INFO] [stdout]      | |             `locked_session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout]  110 | /                 locked_session_mgr
[INFO] [stdout]  111 | |                     .append_parquet_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  112 | |                     .await?;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  115 | /                 locked_session_mgr
[INFO] [stdout]  116 | |                     .append_json_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  117 | |                     .await?;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 | /                 locked_session_mgr
[INFO] [stdout]  121 | |                     .append_csv_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  122 | |                     .await?;
[INFO] [stdout]      | |                          -
[INFO] [stdout]      | |__________________________|
[INFO] [stdout]      | |__________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `locked_session_mgr` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/response/handler/data_source.rs:93:33
[INFO] [stdout]     |
[INFO] [stdout]  93 |           while let Some(chunk) = field.chunk().await.map_err(|e| {
[INFO] [stdout]     |                          -----    ^------------------
[INFO] [stdout]     |                          |        |             |
[INFO] [stdout]     |                          |        |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |        |             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |        |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |        |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |  ________________________|________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        `chunk` calls a custom destructor
[INFO] [stdout]     | |                        `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  94 | |             ResponseError::payload_too_large(format!(
[INFO] [stdout]  95 | |                 "Invalid multipart chunk, May be exceeds payload size limit: {e}"
[INFO] [stdout]  96 | |             ))
[INFO] [stdout]  97 | |         })? {
[INFO] [stdout]     | |           ^
[INFO] [stdout]     | |           |
[INFO] [stdout]     | |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |___________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  98 |               bytes_buffer.extend_from_slice(&chunk);
[INFO] [stdout]  99 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]     |
[INFO] [stdout] 666 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> lib/src/response/handler/data_source.rs:77:33
[INFO] [stdout]      |
[INFO] [stdout]   77 |         while let Some(mut field) = multipart
[INFO] [stdout]      |  ______________________---------____^
[INFO] [stdout]      | |  ____________________|____________|
[INFO] [stdout]      | | |                    |
[INFO] [stdout]      | | |                    `field` calls a custom destructor
[INFO] [stdout]      | | |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   78 | | |         .next_field()
[INFO] [stdout]   79 | | |         .await
[INFO] [stdout]      | | |          -----
[INFO] [stdout]      | | |          |   |
[INFO] [stdout]      | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      | |            up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]   80 | |           .map_err(|e| ResponseError::request_validation(format!("Invalid multipart content: {e}")))?
[INFO] [stdout]      | |                                                                                                     ^
[INFO] [stdout]      | |                                                                                                     |
[INFO] [stdout]      | |                                                                                                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      | |                                                                                                     up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |_____________________________________________________________________________________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                                                                                       up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   91 |             let mut bytes_buffer = bytes::BytesMut::new();
[INFO] [stdout]      |                 ----------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `bytes_buffer` calls a custom destructor
[INFO] [stdout]      |                 `bytes_buffer` will be dropped later as of Edition 2024
[INFO] [stdout]   92 |
[INFO] [stdout]   93 |             while let Some(chunk) = field.chunk().await.map_err(|e| {
[INFO] [stdout]      |                            -----    -------------------
[INFO] [stdout]      |                            |        |             |
[INFO] [stdout]      |                            |        |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        |             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  106 |             let locked_session_mgr = session_mgr.lock().await;
[INFO] [stdout]      |                 ------------------   ------------------------
[INFO] [stdout]      |                 |                    |                  |
[INFO] [stdout]      |                 |                    |                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                 |                    |                  `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                 |                    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `locked_session_mgr` calls a custom destructor
[INFO] [stdout]      |                 `locked_session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  110 |   /                 locked_session_mgr
[INFO] [stdout]  111 |   |                     .append_parquet_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  112 |   |                     .await?;
[INFO] [stdout]      |   |                          -
[INFO] [stdout]      |   |__________________________|
[INFO] [stdout]      |   |__________________________this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                              `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  115 |   /                 locked_session_mgr
[INFO] [stdout]  116 |   |                     .append_json_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  117 |   |                     .await?;
[INFO] [stdout]      |   |                          -
[INFO] [stdout]      |   |__________________________|
[INFO] [stdout]      |   |__________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                              `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |   /                 locked_session_mgr
[INFO] [stdout]  121 |   |                     .append_csv_bytes(&session_id, &name, bytes_buffer.freeze())
[INFO] [stdout]  122 |   |                     .await?;
[INFO] [stdout]      |   |                          -
[INFO] [stdout]      |   |__________________________|
[INFO] [stdout]      |   |__________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  131 |   |     }
[INFO] [stdout]      |   |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `bytes_buffer` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes_mut.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.12.0/src/bytes.rs:666:1
[INFO] [stdout]      |
[INFO] [stdout]  666 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `locked_session_mgr` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/response/handler/session.rs:64:56
[INFO] [stdout]     |
[INFO] [stdout]  59 |     let session_mgr = session_mgr.lock().await;
[INFO] [stdout]     |         -----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `session_mgr` calls a custom destructor
[INFO] [stdout]     |         `session_mgr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     Ok(axum::Json(session_mgr.session(&new_session_id).await?))
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  65 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `session_mgr` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/mutex.rs:964:1
[INFO] [stdout]     |
[INFO] [stdout] 964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/context/session.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |   #[async_trait]
[INFO] [stdout]     |                - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 168 |           let session = &mut self.read().await;
[INFO] [stdout]     |                              -----------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 169 |           let catalog = session
[INFO] [stdout]     |               -------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `catalog` calls a custom destructor
[INFO] [stdout]     |               `catalog` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 | /         catalog
[INFO] [stdout] 174 | |             .schema(&catalog.schema_names()[0]) // just exists `public`
[INFO] [stdout] 175 | |             .unwrap()
[INFO] [stdout]     | |                     ^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |_____________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `catalog` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/context/session.rs:703:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[async_trait]
[INFO] [stdout]     |              - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 702 |             let context = &self.read().await.df_ctx;
[INFO] [stdout]     |                            -----------------
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 703 |             Ok(context.sql(sql).await?)
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 12s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/context/session_manager.rs:278:36
[INFO] [stdout]     |
[INFO] [stdout] 278 |             if let Some(context) = self.contexts.read().await.get(&session_id) {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                    |                    |
[INFO] [stdout]     |                                    |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                    |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 279 |                 if context.expired().await {
[INFO] [stdout]     |                    -----------------------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 283 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> lib/src/data_source/decoder/json_decoder.rs:865:12
[INFO] [stdout]     |
[INFO] [stdout] 780 |         let mut builder: Box<dyn ArrayBuilder> = match data_type {
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `builder` calls a custom destructor
[INFO] [stdout]     |             `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 865 |         Ok(builder.finish() as ArrayRef)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 866 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `builder` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> lib/src/data_source/decoder/json_decoder.rs:927:12
[INFO] [stdout]      |
[INFO] [stdout]  914 |         let mut builder: StringDictionaryBuilder<T> =
[INFO] [stdout]      |             -----------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `builder` calls a custom destructor
[INFO] [stdout]      |             `builder` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  927 |         Ok(Arc::new(builder.finish()) as ArrayRef)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |            |
[INFO] [stdout]      |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  928 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `builder` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-buffer-58.3.0/src/buffer/mutable.rs:1095:1
[INFO] [stdout]      |
[INFO] [stdout] 1095 | impl Drop for MutableBuffer {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: datafusion-server v0.21.0 (/opt/rustwide/workdir/lib) updating edition from 2021 to 2024
[INFO] [stderr]     Checking datafusion-server v0.21.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: struct `BodyWithLimit` is never constructed
[INFO] [stdout]   --> lib/src/request/custom_extractor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BodyWithLimit {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BodyWithLimit` is never constructed
[INFO] [stdout]   --> lib/src/request/custom_extractor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct BodyWithLimit {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 36s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf", kill_on_drop: false }`
[INFO] [stdout] 4d8b2a89eb4dbb580b5abf49c0520917a4cd40063038cd58a42e85866c2facdf
